Skip to content

Auto-open path completion on separator in workspace dialog#3933

Merged
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:ws-dialog-path-autocomplete
Apr 27, 2026
Merged

Auto-open path completion on separator in workspace dialog#3933
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:ws-dialog-path-autocomplete

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Apr 24, 2026

In the Choose Workspace dialog, the directory content assist popup currently only opens when the user presses Ctrl+Space. Typing a path separator (/ or \) now auto-activates the popup, which matches how shells and most IDEs behave and makes path entry noticeably faster. Ctrl+Space still works as a manual trigger, so nothing is taken away from existing users.

Typing a path separator (/ or \) now automatically opens the content
assist popup in the Choose Workspace dialog, instead of requiring
Ctrl+Space. Ctrl+Space continues to work as a manual trigger.
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

   852 files  ±0     852 suites  ±0   52m 54s ⏱️ + 2m 4s
 7 913 tests ±0   7 670 ✅ +1  243 💤 ±0  0 ❌  - 1 
20 241 runs  ±0  19 586 ✅ +1  655 💤 ±0  0 ❌  - 1 

Results for commit 15bedae. ± Comparison against base commit b2f2d9b.

@vogella vogella merged commit 6cde0c4 into eclipse-platform:master Apr 27, 2026
18 checks passed
@vogella vogella deleted the ws-dialog-path-autocomplete branch April 27, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant